Start CLI with supervisorctl and use the following commands
start <name>
stop <name>
status <name>
pid <name> # Get pid
tail <name> # JSON log
update # Apply new configuration
restart all
tail all # Tail all logs
clear all # Clear all logs